alacritty auto start fish

50

shell:
  program: /usr/local/bin/fish
  args:
    - --login
    - --init-command
    - "echo hello"

Comments

Submit
0 Comments